diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 13:58:49 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 13:58:49 +0900 |
| commit | d0743cbd39c6e6495ac244af401d1205acc2802e (patch) | |
| tree | f419805332a65052caf003786dcd91339a9e0941 /config/waybar/configs/SouthEast [BR] | |
| parent | 556d8da3dccbe56813f6ed64c4607c0753989193 (diff) | |
tweak waybar styles
Diffstat (limited to 'config/waybar/configs/SouthEast [BR]')
| -rw-r--r-- | config/waybar/configs/SouthEast [BR] | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/configs/SouthEast [BR] b/config/waybar/configs/SouthEast [BR] index 27bec456..68629cbc 100644 --- a/config/waybar/configs/SouthEast [BR] +++ b/config/waybar/configs/SouthEast [BR] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### BOTTOM and LEFT PANEL +// ### BOTTOM and RIGHT PANEL [{ "include": "~/.config/waybar/modules", @@ -46,12 +46,12 @@ { "include": "~/.config/waybar/modules", "layer": "top", -"position": "left", +"position": "right", "height": 650, "margin-top": 8, "margin-bottom": 8, -"margin-left": 3, -//"margin-right": 3, +//"margin-left": 3, +"margin-right": 3, "spacing": 3, "fixed-center": true, "ipc": true, |
